home *** CD-ROM | disk | FTP | other *** search
/ EuroCD 3 / EuroCD 3.iso / Programming / Amos / AMOSList-1097 / AMOSLIST / text0143.txt < prev    next >
Encoding:
Text File  |  1998-06-24  |  594 b   |  24 lines

  1. Maybe try this out....
  2.  
  3. A$="df0:c/viewtek"
  4. b$="df0:pics/mypic"
  5.  
  6. Exec A$+Chr$(32)+B$+Chr$(10)+Chr$(0)
  7.  
  8. You  may  not  need Chr$(10), but Chr$(0) should maybe be there at the
  9. end to NULL terminate the file. Try it different ways.
  10.  
  11. I tried this using my Viewtrek but its didnt worked! hmm still that
  12. stupid file selector was coming up..
  13.  
  14. Then i tried viewing jpgs with fast jpg and then it worked. I think
  15. it must be the viewtrek program that dont want 2 understand the exec 
  16. line!
  17.  
  18.  
  19.  
  20.  
  21. ______________________________________________________
  22. Get Your Private, Free Email at http://www.hotmail.com
  23.  
  24.